Body
application/json
Schema for creating a new notification.
Indicates whether the notification has been read.
The ID of the user.
The date and time the entity was created.
The message content.
Examples:
{ "code": "publish_request", "params": {} }The date and time the entity was last updated.
Response
Successful Response
Schema for reading notification entity.
Indicates whether the notification has been read.
The ID for the notification.
The ID of the user.
The date and time the entity was created.
The message content.
Examples:
{ "code": "publish_request", "params": {} }The date and time the entity was last updated.
